Automations

Terminal Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Commands for interacting with terminals.

OpenBots.Commands.Terminal \ RD Terminal Wait For Text Command

Command: RD Terminal Wait For Text Command

This command waits for text to appear within specified bounds on a targeted terminal screen. (IBM Only)

Parameters

RD Terminal Instance Name

Enter the unique instance that was specified in the **Create RD Terminal Session** command.

Required

Start Row Position (Optional)

Input the vertical position of the terminal. Starts from 1 at the top and increases going down.

Start Column Position (Optional)

Input the horizontal position of the terminal. Starts from 1 on the left and increases going right.

End Row Position (Optional)

Input the vertical position of the terminal. Starts from 1 at the top and increases going down.

End Column Position (Optional)

Input the horizontal position of the terminal. Starts from 1 on the left and increases going right.

Text Comparison Option

Select the option for how provided text is compared against the text on the host screen.

Required

Text/Pattern to Wait For

Enter the text or pattern to wait for on the terminal.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo